Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Sleep/WaitUntil from checkPBO #2911

Merged
merged 2 commits into from
Dec 4, 2015
Merged

Remove Sleep/WaitUntil from checkPBO #2911

merged 2 commits into from
Dec 4, 2015

Conversation

PabstMirror
Copy link
Contributor

Fix #2910

@PabstMirror PabstMirror added the kind/bug-fix Release Notes: **FIXED:** label Dec 2, 2015
@PabstMirror PabstMirror added this to the 3.4.1 milestone Dec 2, 2015
@MikeMatrix
Copy link
Contributor

👍

Fix #2913
Use splitString instead of call compile to convert string into an array
@PabstMirror
Copy link
Contributor Author

Add fix for #2913
call compile GVAR(checkPBOsWhitelist) returns nil on empty string
Now using _whitelist = _whitelist splitString "[,""']"; to convert whitelist string into an array.

@commy2 commy2 self-assigned this Dec 3, 2015
commy2 added a commit that referenced this pull request Dec 4, 2015
Remove Sleep/WaitUntil from checkPBO
@commy2 commy2 merged commit 4d20615 into release Dec 4, 2015
@commy2 commy2 deleted the checkPBOsNonSchedul branch December 4, 2015 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug-fix Release Notes: **FIXED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants